Fix #60128, #58307, #144706:
authorMatthias Clasen <maclas@gmx.de>
Fri, 16 Jul 2004 02:22:48 +0000 (02:22 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 16 Jul 2004 02:22:48 +0000 (02:22 +0000)
commit2da944fb09099de0ced0c6e9b4363c74976746d8
treeed760797439dcfcaaef9442da105ea05b7cd9f5a
parentf436df88d34992403d216d348d26a62af04c6978
Fix #60128, #58307, #144706:

Thu Jul 15 22:19:40 2004  Matthias Clasen  <maclas@gmx.de>

Fix #60128, #58307, #144706:

* gtk/gtkstyle.c (gtk_style_real_copy): Handle references
to bg_pixmaps properly.
(gtk_style_real_unrealize): Don't keep dangling references
to the bg_pixmaps.
(gtk_style_attach): Split the loop into two loops, first
looking for a matching style, then for an empty one.
(gtk_style_finalize):
(gtk_style_duplicate): Add comments explaining the handling
of style->styles.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkstyle.c